home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Simpsons Cartoon Studio™ Demo / Simpdata / simpmain / 00037_palette score script.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  105 b   |  5 lines

  1. on mouseDown
  2.   set whichSpr to the clickOn
  3.   handleBtn(paletteMgr, whichSpr, the mouseH, the mouseV)
  4. end
  5.